Uses of Interface
com.cisco.pt.ptmp.filter.Filter
Packages that use Filter
-
Uses of Filter in com.cisco.pt.ptmp
Methods in com.cisco.pt.ptmp that return types with arguments of type FilterModifier and TypeMethodDescriptionPipeline.getFilters()The collection of filters for a given pipeline are determined by the connection negotiation properties -
Uses of Filter in com.cisco.pt.ptmp.filter.impl
Classes in com.cisco.pt.ptmp.filter.impl that implement FilterModifier and TypeClassDescriptionclassclassPerforms ZLIB compression/decompression on inbound and outbound PTMP messages. -
Uses of Filter in com.cisco.pt.ptmp.impl
Methods in com.cisco.pt.ptmp.impl that return types with arguments of type Filter